- data group class
- класс [категория] группы данных; класс [категория] группы информационных объектов
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Data, context and interaction — (DCI) is a paradigm used in computer software to program systems of communicating objects. Its goals are: To improve the readability of object oriented code by giving system behavior first class status; To cleanly separate code for rapidly… … Wikipedia
Data distribution service — for real time systems (DDS) is a specification of a publish/subscribe middleware for distributed systems created by the Object Management Group (OMG) in response to the need to standardize a data centric publish subscribe programming model for… … Wikipedia
Group decision making — (also known as collaborative decision making) is a situation faced when individuals are brought together in a group to solve problems. According to the idea of synergy, decisions made collectively tend to be more effective than decisions made by… … Wikipedia
Data Distribution Service — for Real time Systems (DDS) is a specification of a publish/subscribe middleware for distributed systems created in response to the need to standardize a data centric publish subscribe programming model for distributed systems. A few proprietary… … Wikipedia
Data (Star Trek) — Data Data on the bridge of the Enterprise D Species Android Home planet Omicron Theta Affiliation United Federation of Planets Starfleet … Wikipedia
Data Execution Prevention — (DEP) is a security feature included in modern operating systems. It is known to be available in Linux, Mac OS X, and Microsoft Windows operating systems and is intended to prevent an application or service from executing code from a non… … Wikipedia
Group intelligence — refers to a process by which large numbers of people simultaneously converge upon the same point(s) of knowledge. Social psychologists study group intelligence and related topics such as decentralized decision making and group wisdom, using… … Wikipedia
Data Storage Institute — (Singapore) Vision To be a vital node in a global community of knowledge generation and innovation, nurturing research talents and capabilities for world class Research Development in next generation technologies. Mission To establish Singapore… … Wikipedia
Data Link Solutions LLC — Data Link Solutions (DLS) is a joint venture entity that was created in 1996 between GEC Marconi Hazeltine (now known as BAE Systems) and Rockwell Collins for the purpose of developing, manufacturing and supporting the Joint Tactical Information… … Wikipedia
Class (computer science) — In object oriented programming, a class is a programming language construct that is used as a blueprint to create objects. This blueprint includes attributes and methods that the created objects all share.More technically, a class is a cohesive… … Wikipedia
Class (computer programming) — In object oriented programming, a class is a construct that is used as a blueprint to create instances of itself – referred to as class instances, class objects, instance objects or simply objects. A class defines constituent members which enable … Wikipedia